'Declaration
Public Function GetBlockTop( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
public int GetBlockTop( string OCRResultID, int BlockIdx )
public function GetBlockTop( OCRResultID: String; BlockIdx: Integer ): Integer;
public function GetBlockTop( OCRResultID : String, BlockIdx : int ) : int;
public: int GetBlockTop( string* OCRResultID, int BlockIdx )
public: int GetBlockTop( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx